| GrapeCity.Xaml.SpreadSheet.Data Namespace : NotifyCollection<T> Class | 
The following tables list the members exposed by NotifyCollection<T>.
| Name | Description | |
|---|---|---|
|  | NotifyCollection<T> Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | items | The items. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
| Name | Description | |
|---|---|---|
|  | Count | Gets the number of elements contained in the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | IsReadOnly | Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | Item | Gets or sets the item at the specified index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
| Name | Description | |
|---|---|---|
|  | Items | Gets the items of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
| Name | Description | |
|---|---|---|
|  | Add | Adds the specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | AddRange | Adds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | Clear | Removes all items from this collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | Contains | Determines whether the collection contains a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | CopyTo | Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | IndexOf | Finds the index for a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | Insert | Inserts an item at a specified index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | Remove | Removes the specified item from the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | RemoveAt | Removes the item at the specified index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | ResumeEvent | Resumes the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | SuspendEvent | Suspends the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | ToArray | Converts the collection to an array. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
| Name | Description | |
|---|---|---|
|  | ClearInternal | Clears the internal. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
| Name | Description | |
|---|---|---|
|  | CollectionChanged | Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) | 
|  | PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>) |